Implements an eventable interface for something. Includes support for bool delegate(T) and void delegate(T). Will consume a call to all delegates if it returns true. Default false.
Provides an interface version of an eventing mechanism.
See Source File